-
Home
-
JCH Optimize
-
4.0.1
-
Code
-
Classes
- PageCache
Total Complexity |
82 |
Dependencies |
15 |
Dependents |
9 |
Total lines |
407 |
Lines of code |
245 |
Logical lines of code |
153 |
Comment lines |
62 |
Methods |
26 |
Properties |
11 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getItems() |
B |
41 |
16 |
57 |
initialize() |
A |
48 |
11 |
30 |
setCaching() |
S |
59 |
8 |
12 |
deleteAllItems() |
S |
61 |
5 |
11 |
deleteItemById() |
S |
58 |
4 |
15 |
deleteItemsByUrls() |
S |
65 |
5 |
8 |
getPageCacheId() |
S |
62 |
4 |
10 |
store() |
S |
59 |
3 |
14 |
getCachingEnabled() |
S |
70 |
3 |
6 |
sortItems() |
S |
64 |
2 |
9 |
deleteItemsByIds() |
S |
68 |
2 |
7 |
getCurrentPage() |
S |
67 |
2 |
8 |
isExcluded() |
S |
68 |
2 |
7 |
tagHtml() |
S |
66 |
2 |
8 |
getPageCacheTags() |
S |
73 |
2 |
4 |
getStorage() |
S |
82 |
1 |
3 |
disableCaptureCache() |
S |
80 |
1 |
3 |
__construct() |
S |
67 |
1 |
8 |
isCaptureCacheEnabled() |
S |
82 |
1 |
3 |
getAdapterName() |
S |
82 |
1 |
3 |
removeHtmlTag() |
S |
75 |
1 |
4 |
setFilter() |
S |
80 |
1 |
3 |
deleteCurrentPage() |
S |
80 |
1 |
3 |
disableCaching() |
S |
76 |
1 |
4 |
setList() |
S |
80 |
1 |
3 |
setCaptureCache() |
S |
91 |
1 |
2 |